-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
3.7
-
Code
-
Classes
- Csv
Total Complexity |
68 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
555 |
Lines of code |
253 |
Logical lines of code |
162 |
Comment lines |
190 |
Methods |
21 |
Properties |
7 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
inferSeparator() |
B |
39 |
17 |
64 |
loadIntoExisting() |
A |
45 |
11 |
39 |
skipBOM() |
A |
51 |
11 |
27 |
checkSeparator() |
S |
61 |
4 |
11 |
listWorksheetInfo() |
S |
52 |
3 |
24 |
canRead() |
S |
56 |
3 |
19 |
getNextLine() |
S |
59 |
3 |
14 |
setEnclosure() |
S |
69 |
2 |
7 |
setContiguous() |
S |
69 |
2 |
7 |
getEscapeCharacter() |
S |
82 |
1 |
3 |
setEscapeCharacter() |
S |
77 |
1 |
4 |
getContiguous() |
S |
82 |
1 |
3 |
setSheetIndex() |
S |
77 |
1 |
4 |
__construct() |
S |
81 |
1 |
3 |
getSheetIndex() |
S |
82 |
1 |
3 |
getEnclosure() |
S |
82 |
1 |
3 |
setDelimiter() |
S |
77 |
1 |
4 |
setInputEncoding() |
S |
77 |
1 |
4 |
load() |
S |
75 |
1 |
4 |
getInputEncoding() |
S |
82 |
1 |
3 |
getDelimiter() |
S |
82 |
1 |
3 |